From 984d377f3ec70e028635e1b4db3b3c19ae1a526f Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 16:51:23 -0500 Subject: [PATCH] docs: fix typo in function name --- gtk/deprecated/gtktable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/deprecated/gtktable.c b/gtk/deprecated/gtktable.c index 774d0d18da..e6edf8c3ba 100644 --- a/gtk/deprecated/gtktable.c +++ b/gtk/deprecated/gtktable.c @@ -1091,7 +1091,7 @@ gtk_table_set_homogeneous (GtkTable *table, * @table: a #GtkTable * * Returns whether the table cells are all constrained to the same - * width and height. (See gtk_table_set_homogenous ()) + * width and height. (See gtk_table_set_homogeneous ()) * * Return value: %TRUE if the cells are all constrained to the same size * -- 2.30.2